Fix the icon-effect-missing reftest
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 May 2021 20:21:37 +0000 (16:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 May 2021 20:21:37 +0000 (16:21 -0400)
commit4f81dc1eafc13595841ab404dc8070909500dafa
treed07c69990f817d6604b45468f71da30d2149547b
parente3e0342db7244232c613ff6f3f6acbed8a9f177a
Fix the icon-effect-missing reftest

This was comparing the included image-missing icon
with the one in the current icontheme on the test
system. Works fine as long as we don't change
the icons (which we just did). To avoid this, set
the icontheme to hicolor for this test, which does
not have the image-missing icon, so we end up getting
the builtin icon for both ui files.
testsuite/reftests/icon-effect-missing.ref.ui
testsuite/reftests/icon-theme-hicolor.c [new file with mode: 0644]
testsuite/reftests/meson.build